home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / sb_bust.swf / scripts / DefineButton2_164 / BUTTONCONDACTION on(release).as
Text File  |  2006-07-26  |  56b  |  4 lines

  1. on(release){
  2.    _parent.gotoAndStop("SelectGame");
  3. }
  4.